home *** CD-ROM | disk | FTP | other *** search
/ Print & Paint Power / Print & Paint Power.iso / hitech / proplus.bat < prev   
DOS Batch File  |  1994-08-19  |  942b  |  28 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo Running Print Power Pro Plus from the CD...
  6. echo  
  7. echo  
  8. echo Each time you run Print Power from the CD-ROM, you will need to
  9. echo correctly enter your Printer Setup information.  This is because
  10. echo Print Power cannot save your printer info on the CD.
  11. echo
  12. echo Also, if you are running on a system with four megabytes of
  13. echo memory or less, or are running under Windows, Print Power may
  14. echo not run correctly from the CD due to memory shortages.  If
  15. echo Print Power does not start up when you press ENTER, you will
  16. echo need to install Print Power to your hard drive before it will
  17. echo be able to function on your system.
  18. echo  
  19. echo In any event, we strongly recommend that you run the INSTALL
  20. echo program and have PrintPower Pro Plus copied to your hard drive.
  21. echo This will make Print Power run much faster, and much better.
  22. echo  
  23. echo  
  24. pause
  25. cd proplus
  26. proplus
  27. cd ..
  28.